home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / airfox.swf / scripts / frame_8 / PlaceObject2_336_153 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2006-06-13  |  85 b   |  5 lines

  1. onClipEvent(load){
  2.    bonustype = random(2) + 1;
  3.    gotoAndStop(1, bonustype);
  4. }
  5.